Welcome![Sign In][Sign Up]
Location:
Search - telnet linux

Search list

[Internet-NetworkTelnetserver

Description: linux下telnet服务器的程序代码-telnet server under linux code
Platform: | Size: 67584 | Author: 邓如玉 | Hits:

[Otherutelnetd-0.1.9

Description: linux下telnet服务器源代码,已经成功在fedora7环境下运行,对于初学者有较大的帮助-telnet server under linux source code, has been successfully run in fedora7 environment for greater help for beginners
Platform: | Size: 22528 | Author: 邓如玉 | Hits:

[Software Engineeringsniffer

Description: 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例如用 ASCII 表示);  能够侦听来源于指定 IP 地址的数据包,能够侦听指定目的 IP 地址的数据包,显示接收到的 TCP 和 UDP 数据包的全部实际内容。需要考虑一个 TCP 或 UDP 包划分为多个 IP 包传输的情况;  能够根据指定的协议类型来过虑包,例如,只侦听 ICMP 包,或只侦听 ICMP 和 UDP 包。  功能验证手段:在运行 Sniffer 的同时,执行标准的 Ping 、 Telnet 和浏览网页等操作,检查 Sniffier 能否返回预期的结果。 Windows 平台上可以用 winpcap 类库;在 linux 平台上可以使用 libpcap 类库。也可以调用 Sockets 等有关的网络类库。 -First, the realization of the basic functions of Sniffer. Sniffer is a network for monitoring performance, the use of tools.  listening to the specified needs of the card (taking on a machine more than the case of card)  listening to all incoming and outgoing packets of the host, analysis shows that packet (ICMP, IP, TCP, UDP, etc.) in various fields. For example, the first of the IP, the need to show the version of the first length, service type, packet length, logo, DF/MF logo, paragraph migration, survival, protocol type, source IP address of the purpose, options, content, data内容. Requirement to demonstrate the actual meaning of data (such as that used ASCII)  listening to the specified IP address from data packet to specify the purpose of listening packet IP addresses, indicating the received TCP and UDP packets all the actual content. Need to consider a TCP or UDP packet is divided into a number of IP packet transmission of the situation 
Platform: | Size: 65536 | Author: 鲁明 | Hits:

[Embeded Linuxftpd_FTP_Telnet

Description: busybox-1.14.2+wu-ftpd-2.6.2实现FTP和Telnet移植详解 平台:Ubuntu8.10 交叉编译器:arm-linux-gcc 3.41 文件系统工具:busybox-1.14.2 ftp移植软件:wu-ftpd-2.6.2 相关软件: bison-1.35. netkit-base-0.17 移植目标:arm2440开发板-busybox-1.14.2+ wu-ftpd-2.6.2 realization explain FTP and Telnet platform transplantation: Ubuntu8.10 cross compiler: arm-linux-gcc 3.41 file system tools: busybox-1.14.2 ftp software transplantation: wu- ftpd-2.6.2 related software: bison-1.35. netkit-base-0.17 goals transplantation: arm2440 development board
Platform: | Size: 55296 | Author: 许宁 | Hits:

[Internet-Networkfterm-2004memory

Description: 远程登录unix 进行远程操作 包括软件部分 使用帮助见 unix-center。org 网上指引-Unix telnet for remote operation, including the use of software to help see unix-center. org Internet guidelines
Platform: | Size: 5438464 | Author: 杨洁 | Hits:

[Embeded Linuxnetworking

Description: 嵌入式Linux下使用的telnet客户端和服务器源码,非常经典。-Embedded Linux to use the telnet client and server source code, very classic.
Platform: | Size: 10240 | Author: lee | Hits:

[Internet-Networktelnet.tar

Description: linux下的telnet客户端源代码实现,采用有限状态机实现。-telnet client under linux source code implementation, the finite state machine implementation.
Platform: | Size: 10240 | Author: weibo | Hits:

[Internet-Networklinux-web

Description: ? 描述网络和网络互联,解释它们的作用 ? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用 ? 解释什么是客户/服务器软件模型,它如何工作 ? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具 ? 简要描述安全shell ? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telnet, traceroute-? describe networks and network interconnection, to explain their role ? brief discussion of TCP/IP protocol stack, IP address, protocol port, Internet services and applications ? explain what is a client/server software model, discuss how it works for ? e communications, remote login, file transfer, remote command execution, and status reporting network security software tools shell ? ? brief description of the coverage the following commands and primitives: finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telnet, traceroute
Platform: | Size: 652288 | Author: dino | Hits:

[Telnet ClientWinTin

Description: WinThin源代码,实现了Telnet客户端功能 1. 纯C编写,具可移植性,可方便移植在windows, Linux, Unix及wince, windows mobile等多个平台 2. 功能强大,实现了ANSI, VT100, VT52等多种协议控制符-WinThin source code that implements the Telnet client functionality 1 written in pure C, with portability, can be easily transplanted in the windows, Linux, Unix, and wince, windows mobile and other platforms 2 powerful, to achieve the ANSI, VT100, VT52 and other protocol control characters
Platform: | Size: 195584 | Author: 锦绣天涯 | Hits:

[Linux-Unixtelnet

Description: 从windows端telnet到Linux系统C++源代码-telnet to Linux source code, telnet to the Linux system source code,
Platform: | Size: 4096 | Author: 丫丫 | Hits:

[Internet-Networklinux

Description: 简易模拟远程登录telnet,完成简易的命令传输,结果的传回。-Simple simulation Telnet Telnet, complete simple commands the transmission, and the results is returned.
Platform: | Size: 71680 | Author: 刁兴丰 | Hits:

[ISAPI-IEtelnet

Description: linux下和Windows下的freepascal代码,实现tcp/ip协议-under linux and Windows under the freepascal of code and the tcp/ip protocol
Platform: | Size: 4096 | Author: xinqi | Hits:

[CommunicationMyFtp11.23

Description: 通过FTP协议 实现连接底层嵌入式LINUX/ARM控制板,修改其配置文件。通过Telnet登陆,对LINUX 进行 重启,对软件进行升级;-The connection underlying embedded LINUX/ARM control board, modify its configuration files via the FTP protocol. Login via Telnet LINUX reboot, the software upgrade
Platform: | Size: 8899584 | Author: 老巩 | Hits:

[Linux-Unixtelnet

Description: telnet implementation for linux busybox.
Platform: | Size: 4096 | Author: qiewinggiu | Hits:

[Windows DevelopSyncL1code

Description: windows telnet linux
Platform: | Size: 1024 | Author: zhaojun | Hits:

[Internet-Networkinstall_vnc_server

Description: linux 环境下的.sh可执行文件,一键安装linux的可视化桌面系统和远程登录linux服务器的vnc服务器-linux environment. sh executable file, a key to install linux desktop visualization server and telnet linux vnc server
Platform: | Size: 4096 | Author: 李元胜 | Hits:

[JSP/Javatelnet

Description: java 开发的jsch 模拟ssh协议登录linux 系统执行命令。-java development jsch ssh protocol login linux system simulation execute commands.
Platform: | Size: 1079296 | Author: dglee | Hits:

[Internet-Networktelnet-server-for-linux

Description: 这是在Linux下用C语言写的telnet服务器,没有用户名和密码,直接以开启服务者的身份登录系统-It is used in the Linux telnet server written in C language, there is no user name and password, log in directly to open the service' s identity
Platform: | Size: 3072 | Author: ben | Hits:

[Exploittelnet-attack

Description: Atacking telnet protocol Linux/Unix platforms
Platform: | Size: 2048 | Author: Kiril Kostov | Hits:

[OtherLINUX操作系统上oracle配置

Description: SUSE10服务端安装,开启Xmanager,打开ftp telnet ssh(SUSE10 Server installation)
Platform: | Size: 2791424 | Author: xxz112 | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net